projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04fc68e
)
(HAVE_SETRLIMIT): Add #undef.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 1 Sep 1996 00:13:53 +0000
(
00:13
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 1 Sep 1996 00:13:53 +0000
(
00:13
+0000)
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index 74e54ae4e64b1212a160764b4eb30a8f75bf0415..b64390b6eadab6bb4c0281d9701d7a6633146cf8 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-188,6
+188,9
@@
Boston, MA 02111-1307, USA. */
#undef HAVE_GETPAGESIZE
#undef HAVE_TZSET
#undef HAVE_SETLOCALE
+#undef HAVE_UTIMES
+#undef HAVE_SETRLIMIT
+
#undef LOCALTIME_CACHE
#undef HAVE_INET_SOCKETS
@@
-197,8
+200,6
@@
Boston, MA 02111-1307, USA. */
Otherwise you must have the variable `char *sys_errlist[]'. */
#undef HAVE_STRERROR
-#undef HAVE_UTIMES
-
/* Define if `sys_siglist' is declared by <signal.h>. */
#undef SYS_SIGLIST_DECLARED